Core Extensions Gems

#Total RankDaily RankNameSummary
173activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22215addressableAddressable is an alternative implementation to the URI implementation that is part of ...
395112hashieHashie is a collection of classes and mixins that make hashes more powerful.
4359429virtusAttributes on Steroids for Plain Old Ruby Objects
51,9102,317hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,9422,704active_attrCreate plain old Ruby models without reinventing the wheel.
72,6742,592facetsFacets is the premier collection of extension methods for the Ruby programming language...
83,435809hanami-utilsHanami utilities
93,6782,211finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
109,9466,161fast_attributesFast attributes with data types
1113,1366,756scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1213,80515,845full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1334,68759,491full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,10418,250safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1543,19319,251safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,43559,491tiny-recordUse the with options to target your columns you want in your active record collection
17148,13836,559rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,58159,491thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...